home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2005 October
/
PCWOCT05.iso
/
Software
/
FromTheMag
/
Abakt 0.9.1
/
abakt-0.9.1.exe
/
Abakt.exe
/
0
/
RCDATA
/
TF_RESTOREBACKUP
/
TF_RESTOREBACKUP.txt
Wrap
Text File
|
2005-04-18
|
9KB
|
386 lines
object f_RestoreBackup: Tf_RestoreBackup
Left = 349
Top = 197
Width = 580
Height = 400
Caption = 'Restore Zip Backup'
Color = clBtnFace
Constraints.MinHeight = 400
Constraints.MinWidth = 580
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Splitter: TSplitter
Left = 0
Top = 207
Width = 572
Height = 6
Cursor = crVSplit
Align = alBottom
AutoSnap = False
Beveled = True
MinSize = 36
ResizeStyle = rsUpdate
end
object pnl_Top: TPanel
Left = 0
Top = 0
Width = 572
Height = 121
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
DesignSize = (
572
121)
object lbl_Password: TLabel
Left = 291
Top = 93
Width = 49
Height = 13
Alignment = taRightJustify
Caption = '&Password:'
FocusControl = ed_Password
end
object bt_DestDir: TButton
Left = 8
Top = 32
Width = 129
Height = 23
Caption = 'D&estination Directory'
TabOrder = 2
OnClick = bt_DestDirClick
end
object ed_DestDir: TEdit
Left = 152
Top = 35
Width = 411
Height = 17
Anchors = [akLeft, akTop, akRight]
BevelKind = bkFlat
BorderStyle = bsNone
Color = clSilver
Ctl3D = True
ParentCtl3D = False
ReadOnly = True
TabOrder = 3
end
object cb_Overwrite: TCheckBox
Left = 8
Top = 64
Width = 481
Height = 17
Caption = 'O&verwrite Existing Files and Directories'
TabOrder = 4
end
object Button2: TButton
Left = 8
Top = 88
Width = 185
Height = 25
Action = act_RestoreFiles
TabOrder = 5
end
object bt_ZipArchive: TButton
Left = 8
Top = 8
Width = 129
Height = 23
Caption = '&Zip Archive'
TabOrder = 0
OnClick = bt_ZipArchiveClick
end
object ed_BackupFilename: TEdit
Left = 152
Top = 11
Width = 411
Height = 17
Anchors = [akLeft, akTop, akRight]
BevelKind = bkFlat
BorderStyle = bsNone
Color = clSilver
Ctl3D = True
ParentCtl3D = False
ReadOnly = True
TabOrder = 1
end
object ed_Password: TEdit
Left = 347
Top = 90
Width = 216
Height = 21
Anchors = [akLeft, akTop, akRight]
TabOrder = 6
end
end
object gbx_ZipFiles: TGroupBox
Left = 0
Top = 121
Width = 572
Height = 86
Align = alClient
Caption = 'Fi&les'
TabOrder = 1
object lv_Files: TListView
Left = 2
Top = 15
Width = 568
Height = 69
Align = alClient
Columns = <
item
Caption = 'Name'
MinWidth = 50
Width = 100
end
item
Caption = 'Path'
MinWidth = 50
Width = 120
end
item
Alignment = taRightJustify
Caption = 'Size'
MinWidth = 10
Width = 60
end
item
Caption = 'Attributes'
MinWidth = 10
Width = 42
end
item
Caption = 'Modified'
MinWidth = 10
Width = 112
end
item
Alignment = taRightJustify
Caption = 'Rate (%)'
end
item
Alignment = taRightJustify
Caption = 'Compressed'
Width = 60
end>
ColumnClick = False
HideSelection = False
MultiSelect = True
ReadOnly = True
PopupMenu = pop_Files
SortType = stText
TabOrder = 0
ViewStyle = vsReport
end
end
object pnl_Bottom: TPanel
Left = 0
Top = 213
Width = 572
Height = 160
Align = alBottom
BevelOuter = bvNone
TabOrder = 2
object gbx_Status: TGroupBox
Left = 0
Top = 0
Width = 572
Height = 77
Align = alClient
Caption = 'Status'
Constraints.MinHeight = 36
TabOrder = 0
object lb_Log: TListBox
Left = 2
Top = 15
Width = 568
Height = 60
Align = alClient
ItemHeight = 13
TabOrder = 0
end
end
object gbx_Progress: TGroupBox
Left = 0
Top = 77
Width = 572
Height = 47
Align = alBottom
Caption = 'Progress'
TabOrder = 1
DesignSize = (
572
47)
object bt_Abort: TButton
Left = 489
Top = 16
Width = 75
Height = 25
Action = act_Abort
Anchors = [akTop, akRight]
TabOrder = 0
end
object pnl_ProfileProgress: TPanel
Left = 8
Top = 20
Width = 472
Height = 18
Anchors = [akLeft, akTop, akRight]
TabOrder = 1
DesignSize = (
472
18)
object Label4: TLabel
Left = 4
Top = 2
Width = 45
Height = 13
Caption = 'Restoring'
end
object lbl_ProfilePerc: TLabel
Left = 433
Top = 3
Width = 31
Height = 13
Alignment = taRightJustify
Anchors = [akTop, akRight]
Caption = '100%'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object pb_Profile: TProgressBar
Left = 88
Top = 1
Width = 336
Height = 16
Anchors = [akLeft, akTop, akRight]
Min = 0
Max = 100
Smooth = True
TabOrder = 0
end
end
end
object Panel1: TPanel
Left = 0
Top = 124
Width = 572
Height = 36
Align = alBottom
BevelOuter = bvNone
TabOrder = 2
DesignSize = (
572
36)
object bt_Close: TButton
Left = 489
Top = 6
Width = 75
Height = 25
Action = act_Close
Anchors = [akTop, akRight]
Cancel = True
TabOrder = 0
end
object Button1: TButton
Left = 8
Top = 6
Width = 121
Height = 25
Action = act_SaveLog
TabOrder = 1
end
end
end
object ActionList: TActionList
Left = 296
Top = 152
object act_Abort: TAction
Caption = '&Abort'
OnExecute = act_AbortExecute
end
object act_Close: TAction
Caption = '&Close'
ShortCut = 16471
OnExecute = act_CloseExecute
end
object act_SaveLog: TAction
Caption = '&Save Log'
ShortCut = 16467
OnExecute = act_SaveLogExecute
end
object act_RestoreFiles: TAction
Caption = '&Restore Selected Files'
ShortCut = 16466
OnExecute = act_RestoreFilesExecute
end
object act_SelectAllFiles: TAction
Caption = 'Select &All'
ShortCut = 16449
OnExecute = act_SelectAllFilesExecute
end
end
object sdlg_Log: TSaveDialog
DefaultExt = 'log'
Filter = 'Log File (*.log)|*.log|Any File (*.*)|*.*'
Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofEnableSizing]
Title = 'Save log file'
Left = 240
Top = 152
end
object ZipForge: TZipForge
ExtractCorruptedFiles = False
CompressionLevel = clNone
CompressionMode = 0
CurrentVersion = '2.60 '
SpanningMode = smNone
SpanningOptions.AdvancedNaming = False
SpanningOptions.VolumeSize = vsAutoDetect
Options.OverwriteMode = omPrompt
Options.SearchAttr = 0
Options.FlushBuffers = True
Options.OEMFileNames = True
InMemory = False
OnFileProgress = ZipForgeFileProgress
OnOverallProgress = ZipForgeOverallProgress
OnConfirmOverwrite = ZipForgeConfirmOverwrite
OnProcessFileFailure = ZipForgeProcessFileFailure
OnRequestFirstVolume = ZipForgeRequestFirstVolume
OnRequestLastVolume = ZipForgeRequestLastVolume
OnRequestMiddleVolume = ZipForgeRequestMiddleVolume
Zip64Mode = zmAuto
Left = 184
Top = 152
end
object odlg_Backup: TOpenDialog
DefaultExt = 'zip'
Filter = 'Zip Files (*.zip)|*.zip|Any File (*.*)|*.*'
Options = [ofPathMustExist, ofFileMustExist, ofEnableSizing]
Title = 'Select an Archive to Restore'
Left = 368
Top = 152
end
object pop_Files: TPopupMenu
Left = 80
Top = 152
object mi_SelectAll: TMenuItem
Action = act_SelectAllFiles
end
end
end